home *** CD-ROM | disk | FTP | other *** search
- ; 02/09/97 LAB Added the CurrentPanelNdx property and connections for TabPanel.
-
- ; symantec.itools.awt.BaseTabbedPanel component description
-
- CLASS=symantec.itools.awt.BaseTabbedPanel
-
- ; symantec.itools.awt.TabPanel component description
-
- CLASS=symantec.itools.awt.TabPanel
-
- SMALLICON=components\TabPanel.ico, "0"
- ICONSUITE=Icons, "158"
-
- TOOLBAR=Panels
- FOLDER=Panels
-
- PROPERTY=String[], "Tab Labels", "PanelLabels", ""
- PROPERTY=Boolean, "Tabs On Bottom", "TabsOnBottom", "false"
- PROPERTY=integer, "Active Tab", "CurrentPanelNdx", ""
-
- CONNECTION=input, "int", "", "%name%.setCurrentPanelNdx(%arg%);", "Set the Current Tab Index"
- CONNECTION=output, "int", "", "%name%.getCurrentPanelNdx()", "Get the Current Tab Index"
-
- AWTEVENT=MOUSE
- AWTEVENT=ACTION
-
-